<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 900px) {
	* {
		font-size: 12px;
	}

	body {
		min-width: 1300px;
	}

	.container {
		width: 82%; margin-top:2%; overflow:hidden
	}

	.header {
		height: 80px;
		padding: 0 3.5%;
		min-width: 1300px;
	}

	.header_logo {
		margin-top: 22px;
	}

	.header_logo img {
		/*height: 24px;*/
	}

	.header_tip {
		margin-top: 22px;
		margin-left: 2em;
		padding-left: 2em;
	}

	.header_tip img {
		/*height: 15px;*/
	}

	.header_pho, .header_menu {
		display: none;
	}

	.header_pc {
		margin-left: 5%;
	}

	.header_topic {
		padding: 0 8px;
	}

	.header_word01 a {
		line-height: 80px;
	}

	.header_word02 {
		top: 80px;
	}

	.header_word02 a {
		font-size: 0.875em;
		line-height: 42px;
	}

	.letter {
		margin-top: 30px;
	}

	.letter img {
		height: 15px;
		margin-top: 2px;
	}

	.letter span {
		margin-left: 0.8em;
	}

	.loupe_pic {
		margin-right: 1.5em;
		margin-top: 27px;
	}

	.loupe_tu {
		padding: 5px 0.5em;
	}

	.loupe_tu .loupe_tu01, .loupe_tu .loupe_tu02 {
		height: 17px;
	}

	.banner_word {
		width: 82%;
		left: 9%;
	}

	.banner_word .banner_h01 {
		height: 4.75em;
	}

	.banner_word .banner_h02 {
		height: 3.25em;
		margin-top: 3em;
	}


	#banner_pagination {
		left: 3.5%;
		bottom: 5em;
	}

	#banner_pagination .swiper-pagination-bullet {
		font-size: 1.125em;
	}

	#banner_pagination .swiper-pagination-bullet-active {
		margin-right: 4em;
	}

	#banner_pagination .swiper-pagination-bullet-active i {
		width: 3em;
		right: -3.5em;
	}

	.banner_btn {
		right: 3.5%;
		bottom: 5em;
	}

	.banner_btn span {
		margin-left: 1.5em;
	}

	.turn_pic {
		bottom: 2.5em;
	}

	.wide {
		width: 50%;
	}

	.wide01 {
		width: 45%;
	}

	.wide02 {
		width: 55%;
	}

	.product_title p {
		font-size: 2.625em;
	}

	.product_title h1 {
		font-size: 2.5em;
	}

	.pro_btn {
		padding: 0.8em 1.6em;
	}

	.pro_btn span {
		margin-right: 0.6em;
	}

	.product {
		padding: 7em 0;
	}

	.product_top {
		padding-top: 7em;
	}

	.product_title {
		padding-bottom: 2em;
	}

	.about_word {
		line-height: 2em;
		margin: 2.5em 0;
	}

	.ahout01 {
		padding-right: 5%;
	}

	.ahout02 {
		padding-left: 5%;
		padding-top: 3.5em;
	}

	.about_pic {
		height: 19em;
	}

	.about_on .about_pic {
		height: 25em;
	}

	.about_btn {
		transition: all 0.2s;
		opacity: 0;
		visibility: hidden;
	}

	.about_on .about_btn {
		opacity: 1;
		visibility: visible;
	}

	.popular_ul {
		margin-top: 6em;
	}

	.popular_ul li {
		width: 16%;
		margin-right: 2%;
	}

	.popular_ul li:last-child {
		margin-right: 0;
	}

	.popular_ul .popular_on {
		width: 46%;
	}

	.popular_pic01 {
		height: 25em;
	}

	.popular_pic01 .popular_w {
		padding: 2.5em 0 0 15%;
	}

	.popular_w img {
		width: 3.75em;
	}

	.popular_w h1 {
		font-size: 1.5em;
		margin: 1.2em 0 0.5em;
	}

	.popular_w span {
		font-size: 0.875em;
	}

	.popular_pic02 {
		width: 0;
		height: 25em;
		padding: 4em 0;
	}

	.popular_ul .popular_on .popular_pic01 {
		width: 34.5%;
	}

	.popular_ul .popular_on .popular_pic02 {
		width: 65.5%;
		padding: 4em 3.5em;
	}

	.popular_pic02 p {
		line-height: 2em;
	}

	.ar_btn {
		left: 3.5em;
		bottom: 4em;
		padding: 0.7em 1em;
	}

	.ar_btn img {
		width: 1em;
		margin-left: 0.6em;
	}

	.ar_btn span {
		font-size: 0.875em;
	}

	.teacher_bg {
		padding-right: 3em;
		padding-bottom: 2em;
		background: url(../images/t_bg.png) right bottom no-repeat;
		background-size: 18.5em auto;
	}

	.teacher_pic {
		width: 26em;
		height: 35em;
	}

	.teacher_infor {
		font-size: 1.125em;
		line-height: 1.5em;
		margin: 2em 0 4em;
	}

	.teacher_name {
		margin-top: 13em;
	}

	.teacher_name h1 {
		font-size: 1.875em;
	}

	.teacher_name p {
		font-size: 1.125em;
		margin-left: 2em;
	}

	.teacher_name span {
		width: 3.5em;
		left: -6em;
	}

	.teacher_p {
		line-height: 2em;
		margin-top: 2.5em;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}

	.teacher_tab {
		position: absolute;
		right: 0;
		bottom: 2em;
		z-index: 99;
	}

	.teacher_tab li {
		margin-right: 1.5em;
	}

	.teacher_tab .teacher_th {
		width: 8.25em;
		height: 5em;
	}

	.teacher_tab .on {
		border: solid 4px #063d93;
	}

	.teacher_tab .on::after {
		width: 0;
		height: 0;
		border-bottom: solid 15px #063d93;
		border-right: solid 25px transparent;
		left: -4px;
		top: -15px;
	}

	.campus_pic {
		height: 45em;
	}

	.campus_word {
		right: 9%;
		top: 7em;
		padding-right: 5em;
	}

	.campus_content {
		width: 100%;
	}

	.campus_word h1 {
		font-size: 1.875em;
	}

	.campus_word p {
		margin-top: 0.5em;
	}

	.campus_line {
		width: 3.5em;
		height: 2px;
		top: 1.2em;
	}

	.campus_tab {
		bottom: 4em;
	}

	.campus_tab ul {
		overflow: hidden;
	}

	.campus_tab li {
		float: left;
		width: 15%;
		height: 7.2em;
		margin-right: 2%;
	}

	.campus_tab li:last-child {
		margin-right: 0;
	}

	.news {
		margin-top: 6em; margin-bottom:6em
	}

	.news_tab {
		width: 18%;
	}

	.news_tab li {
		margin-bottom: 2.5em;
	}

	.news_tab p {
		font-size: 1.25em;
	}

	.news_tab span {
		width: 0;
		margin-left: 1.2em;
	}

	.news_tab .on p {
		font-size: 1.625em;
	}

	.news_tab .on span {
		width: 3em;
	}

	.news_content {
		width: 80%;
	}

	.news_ul .news_word {
		width: 28%;
		margin-right: 8%;
	}

	.news_ul .news_word:nth-child(3n) {
		margin-right: 0;
	}

	.news_word h1 {
		font-size: 1.25em;
		line-height: 1.6em;
	}

	.news_word p {
		line-height: 1.8em;
		margin: 2em 0 3em;
	}

	.client {
		margin-top: 6em;
	}

	.client li {
		width: 18%;
		height: 7.5em;
		line-height: 7.5em;
		margin-right: 2.5%;
		margin-bottom: 2.5em;
	}

	.client li:nth-child(5n) {
		margin-right: 0;
	}

	.footer01 {
		padding: 7em 0 6em;
	}

	.footer01a {
		width: 60%;
	}

	.footer01a li {
		width: 25%;
		padding-right: 1%;
	}

	.footer01a h1 {
		font-size: 1.125em;
		margin-bottom: 2.2em;
	}

	.footer01a span {
		margin-bottom: 1.5em;
	}

	.footer01b {
		width: 30%;
		padding-left: 2.5%;
		border-left: solid 1px #333751;
		border-right: solid 1px #333751;
	}

	.footer01b h1 {
		font-size: 1.125em;
		margin-bottom: 2em;
	}

	.footer01b p {
		margin-bottom: 1.2em;
	}

	.footer01c {
		float: right;
	}

	.footer01c img {
		width: 7.625em;
	}

	.footer01c p {
		margin-top: 1em;
	}

	.footer02 {
		padding: 2em 0;
	}

	.footer02a_1 {
		height: 50px;
	}

	.footer02a span {
		height: 15px;
		margin: 5px 1.5em 0;
	}

	.footer02a_2 {
		height: 30px;
/*		margin-top: 0.3em;
*/	}

	.footer02b p {
		font-size: 0.875em;
	}

	.picture_w h1 {
		font-size: 3.375em;
	}

	.picture_w p {
		font-size: 1.25em;
		margin-top: 1em;
	}

	.picture_pic {
		height: 30em;
	}

	.leader ul {
		overflow: hidden;
		padding:0 0 1em 1.5em;
	}

	.leader li {
		float: left;
		width: 23.8%;
		margin-right: 1.6%;
		border-bottom: solid 3px #eeeff7;
	}

	.leader .leader_active {
		border-bottom: solid 3px #293d8d;
	}

	.leader li:last-child {
		margin-right: 0;
	}

	.leader li p {
		font-size: 1.25em;
		line-height: 4em;
	}

	.park_top {
		padding-top: 2em;
	}

	.park_bg01 {
		padding-right: 2em;
		padding-bottom: 2em;
		background: url(../images/t_bg.png) right bottom no-repeat;
		background-size: 18.5em auto;
	}

	.park_bg02 {
		padding-left: 2em;
		padding-bottom: 2em;
		margin-left: -2em;
		background: url(../images/t_bg.png) left bottom no-repeat;
		background-size: 18.5em auto;
	}

	.park_pic {
/*		height: 25em;*/		height: auto;
	}

	.park_word {
		line-height: 2em;
		margin-top: 4em;
	}
	.park_word h1 {
		font-size: 1.6em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	
	.park_word h2 {
		font-size: 1.4em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	
	.park_word h3 {
		font-size: 1.2em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	

	.gracefulswiper {
		margin-top: 6em;
	}

	.graceful_word {
		padding: 1em 0;
		height: 6em;
	}

	.graceful_word p {
		width: 80%;
	}

	.graceful_word span {
		width: 1em;
		height: 2px;
		top: 1.5em;
	}

	.graceful li:hover&gt;.graceful_word span {
		width: 2em;
	}

	.honorswiper {
		margin-top: 6em;
	}

	.honor li {
		margin-bottom: 2.2em;
	}

	.graceful_btn span {
		width: 2.5em;
		height: 2.5em;
	}

	.graceful-button-next {
		margin-left: 1.5em;
	}

	.graceful_pic {
		height: 13em;
	}

	.honor_btn span {
		width: 2.5em;
		height: 2.5em;
	}

	.honor-button-next {
		margin-left: 1.5em;
	}

	.content {
	/*	padding: 5em 0;*/
	}

	.contentL {
		width: 20%;
	}

	.contentR {
		width: 71%;
	}

	.guide {
		margin: 0 0 3.2em;
	}

	.guide01 {
		padding: 0.3em 0 1em;
	}

	.guide02 {
		padding: 1em 0;
	}

	.guide_p p {
		font-size: 0.875em;
		line-height: 45px;
	}

	.guide_p span {
		width: 1.5em;
		height: 2px;
	}

	.guide_title li {
		padding: 0 1.5em;
	}

	.guide_title p {
		font-size: 1.125em;
		line-height: 3.5em;
	}

	.guide_title li:hover {
		border-left: solid 3px #063d93;
		background: #edf4f9;
	}

	.guide_title li:hover&gt;p {
		color: #767785;
	}

	.guide_title .guide_active p {
		font-size: 1.25em;
	}

	.guide_title img {
		right: 1.5em;
	}

	.guide_r {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 9;
	}

	.information li {
		padding-bottom: 2.5em;
		margin-bottom: 2.5em;
	}

	.information_word {
		width: 60%;
		height: 10.5em;
	}

	.information_word h1 {
		font-size: 1.2em;
	}

	.information_word p {
		font-size: 0.9375em;
		line-height: 1.8em;
		margin-top: 2em;
	}

	.information_pic {
		width: 25%;
		height: 10.5em;
	}

	.page {
		padding: 3em 0;
	}

	.page_up, .page_down {
		line-height: 2em;
	}

	.page ul {
		margin: 0 1.5em;
	}

	.page li {
		width: 2em;
		height: 2em;
		line-height: 2em;
		margin: 0 0.3em;
	}

	.page a {
		width: 2em;
		height: 2em;
		line-height: 2em;
		margin: 0 0.3em;
	}

	.subject p {
		font-size: 1.875em;
		line-height: 45px;
		padding-right: 1.5em;
	}

	.subject span {
		width: 1.2em;
		height: 2px;
		border-radius: 0.5em;
	}

	.pro_list li {
		width: 31%;
		margin-right: 3.5%;
		margin-bottom: 3.8em;
	}

	.pro_list li:nth-child(3n) {
		margin-right: 0;
	}

	.pro_pic {
		height: 14.25em;
	}

	.pro_word {
		padding: 1.5em 0;
	}

	.pro_word p {
		font-size: 1.125em;
	}

	.return_title {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 9;
	}

	.return img {
		height: 11px;
	}

	.return span {
		font-size: 0.875em;
		line-height: 11px;
		margin-right: 5px;
	}

	.article {
		padding-bottom: 5em;
	}

	.article_title {
		font-size: 1.875em; text-align:center
	}

	.article_tip {
		margin: 2em 0 3em;
	}

	.article_tip p {
		font-size: 0.9375em;
		margin-right: 2em;
	}

	.article_write {
		padding: 3em 0;
	}

	.article_content {
		font-size: 0.9375em;
		line-height: 2.2em;
	}


	.article_content p {
		font-size: 1em;
	}

    .article_content h1 {
		font-size: 1.6em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	
	.article_content h2 {
		font-size: 1.4em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	
	.article_content h3 {
		font-size: 1.2em;
		font-weight:bold;
		padding-bottom:0.3em;
	}
	
	
	
	
	.article_write01 span {
		font-size: 0.875em;
		margin-left: 0.5em;
	}

	.article_write02 span {
		font-size: 0.875em;
		margin-right: 0.5em;
	}

	.related_title {
		padding: 1em 0;
		margin-bottom: 0.8em;
	}

	.related_title p {
		font-size: 1.5em;
		line-height: 45px;
	}

	.related_title span {
		width: 1.2em;
		height: 2px;
	}

	.related_ul li {
		padding: 1.5em 0 1.5em 1.5em;
	}

	.related_ul span {
		width: 0.4em;
		height: 0.4em;
	}

	.contact {
		padding: 2.5em 0 0;
	}

	.touch h1 {
		font-size: 2.25em;
	}

	.touch span {
		width: 3.2em;
		height: 3px;
		margin: 3em 0 4em;
		border-radius: 0.5em;
	}

	.touch p {
		font-size: 1.125em;
		/*margin-bottom: 1.5em;*/
	}

	.touch ul {
		padding-top: 3em;
	}

	.touch li {
		width: 100%; margin-bottom:1.2em;
	}

	.touch ul section {
		font-size: 1.5em;
	}

	#dituContent {
		height: 25em;
	}

	.consult {
		margin: 5em 0 2em;
	}

	.consult_title {
		padding: 5em 0 4em;
	}

	.consult_title h1 {
		font-size: 2.25em;
	}

	.consult_int li {
		width: 32%;
		height: 3.5em;
		line-height: 3.5em;
		margin-right: 2%;
		padding: 0 1em;
		border-radius: 0.1em;
	}

	.consult_int li:nth-child(3n) {
		margin-right: 0;
	}

	.consult_int p {
		width: 15%;
	}

	.consult_int span {
		margin-left: 0.2em;
	}

	.consult_int input {
		width: 85%;
		height: 3.5em;
		line-height: 3.5em;
	}

	.consult_int .input01 {
		width: 100%;
	}

	.consult_text textarea {
		padding: 1em;
		height: 15em;
		border-radius: 0.2em;
		margin-top: 2.5em;
	}

	.consult_btn {
		margin-top: 2.5em;
	}

	.consult_btn button {
		font-size: 1.125em;
		width: 32%;
		line-height: 3.2em;
		height: 3.2em;
		border-radius: 0.2em;
		border: solid 2px #1c1f3e;
	}
}

@media screen and (min-width: 1024px) {
	* {
		font-size: 13px;
	}
}

@media screen and (min-width: 1300px) {
	* {
		font-size: 14px;
	}
}

@media screen and (min-width: 1400px) {
	.header_logo {
		margin-top: 25px;
	}

	.header_logo img {
		height: 36px;
	}

	.header_pc .header_topic {
		padding: 0 12px;
	}

	.header_tip {
		margin-top: 25px;
	}

	.header_tip img {
		height: 36px;
	}

	.header_pc .header_topic {
		padding: 0 15px;
	}

	.footer01b {
		padding-left: 3%;
	}
}

@media screen and (min-width: 1500px) {
	* {
		font-size: 15px;
	}

	.header_pc .header_topic {
		padding: 0 18px;
	}
}

@media screen and (min-width: 1600px) {
	.teacher_pic {
		width: 30em;
		height: 38em;
	}

	.footer01b {
		padding-left: 4%;
	}
}

@media screen and (min-width: 1700px) {
	.header_pc {
		margin-left: 12%;
	}

	.header_pc .header_topic {
		padding: 0 30px;
	}

	.footer01b {
		padding-left: 5%;
	}

	.park_pic {
	/*	height: 21em;*/	height: auto;
	}
}

@media screen and (max-width: 900px) {
	* {
		font-size: 0.6rem;
	}

	.container {
		width: 90%;
	}

	.header {
		height: 2.2rem;
		padding: 0 4%;
	}

	.header_logo {
		margin-top: 0.6rem;
	}

	.header_logo img {
		width: 5.5rem;
	}

	.header_menu {
		float: right;
		margin-top: 0.65rem;
	}

	.header_menu img {
		width: 0.9rem;
	}

	.header_bill02 {
		display: none;
	}

	.header_pc, .header_tip, .searcher, .letter, .loupe_pic {
		display: none;
	}

	.searchfor {
		padding: 1.5rem 8%;
		background: #063d93;
	}

	.searchfor section {
		background: #fff;
		border-radius: 3px;
		overflow: hidden;
	}

	.searchfor input {
		float: left;
		line-height: 1.8rem;
		padding-left: 5%;
		font-size: 0.65rem;
		width: 85%;
	}

	.searchfor img {
		float: right;
		margin-top: 0.5rem;
		margin-right: 4%;
	}

	.banner_word .banner_h01 {
		width: 90%;
	}

	.banner_word .banner_h02 {
		height: 1.5rem;
		margin-top: 1rem;
	}
 
    .swiper-slide .shipin .video{display:none;}
    .swiper-slide .shipin .banner_bg{display:none;}
    .swiper-slide .shipin .banner_pic{display:block;}
    
	#banner_pagination {
		left: 5%;
		bottom: 2rem;
	}

	#banner_pagination .swiper-pagination-bullet {
		font-size: 0.65rem;
	}

	#banner_pagination .swiper-pagination-bullet-active {
		margin-right: 1.2rem;
	}

	#banner_pagination .swiper-pagination-bullet-active i {
		width: 0.8rem;
		right: -1.1rem;
	}

	.banner_btn {
		right: 5%;
		bottom: 2rem;
	}

	.banner_btn span {
		margin-left: 0.5rem;
	}

	.banner_btn img {
		width: 0.8rem;
	}

	.turn_pic {
		bottom: 5rem;
	}

	.turn_pic img {
		width: 0.6rem;
	}

	.product {
		padding: 2rem 0;
	}

	.product_title {
		padding-bottom: 1rem;
	}

	.product_title p {
		font-size: 1.2rem;
	}

	.product_title h1 {
		font-size: 1.2rem;
	}

	.about_word {
		line-height: 1.2rem;
		margin: 1.5rem 0;
	}

	.pro_btn {
		padding: 0.4rem 0.6rem;
	}

	.pro_btn span {
		font-size: 0.55rem;
		margin-right: 0.3rem;
	}

	.pro_btn img {
		width: 0.7rem;
	}

	.wide, .wide01, .wide02 {
		width: 100%;
	}

	.about_pic {
		height: 9rem;
		margin: 2rem 0;
	}

	.popular_ul {
		padding: 2rem 0 1rem;
	}

	.popular_ul li {
		width: 100%;
	}

	.popular_pic01 {
		height: 9rem;
	}

	.popular_pic01 .popular_w {
		padding: 1.5rem 0 0 1.2rem;
	}

	.popular_w img {
		width: 2rem;
	}

	.popular_w h1 {
		font-size: 0.8rem;
		margin: 0.6rem 0 0.3rem;
	}

	.popular_w span {
		font-size: 0.65rem;
	}

	.popular_pic02 {
		width: 100%;
		height: 0;
		padding: 0;
	}

	.popular_pic02 p {
		font-size: 0.6rem;
		line-height: 1.2rem;
	}

	.popular_ul .popular_on .popular_pic02 {
		height: auto;
		padding: 1.2rem 1rem 4.2rem;
	}

	.ar_btn {
		left: 1rem;
		bottom: 1.2rem;
		padding: 0.4rem 0.6rem;
	}

	.ar_btn span {
		font-size: 0.55rem;
		margin-right: 0.2rem;
	}

	.ar_btn img {
		width: 0.7rem;
	}

	.teacher {
		padding: 7rem 0 1rem;
	}

	.teacher_bg {
		width: 100%;
		padding: 0 0.7rem 0.7rem 0;
		background: url(../images/t_bg.png) right bottom no-repeat;
		background-size: 10rem auto;
	}

	.teacher_infor {
		font-size: 0.55rem;
		line-height: 0.9rem;
		margin: 1rem 0 1.5rem;
	}

	.teacher_pic {
		width: 100%;
		height: 19rem;
	}

	.teacher_name {
		margin-top: 1.8rem;
		padding-left: 2.2rem;
	}

	.teacher_name span {
		width: 2.5rem;
		left: -1rem;
	}

	.teacher_name h1 {
		font-size: 0.9rem;
	}

	.teacher_name p {
		font-size: 0.6rem;
		margin-left: 0.5rem;
	}

	.teacher_p {
		font-size: 0.55rem;
		line-height: 1.2rem;
		margin-top: 1rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		overflow: hidden;
	}

	.teacher_tab {
		margin-bottom: 1.2rem;
	}

	.teacher_tab li {
 /*width: 24%;*/
		width: 18%;
		margin-right: 1.3%;
		border: solid 2px transparent;
	}

	.teacher_tab .on {
		border: solid 2px #063d93;
	}

	.teacher_tab li:last-child {
		margin-right: 0;
	}

	.teacher_pic img {
		display: block;
		width: 100%;
		height: 100%;
		;
		object-fit: cover;}
		.teacher_tab .teacher_th {
 width: 100%;
		height: 2rem;
	}

	.teacher_tab .on::after {
		width: 0;
		height: 0;
		border-top: solid 8px #063d93;
		border-right: solid 15px transparent;
		left: -2px;
		bottom: -9px;
	}

	.campus_pic {
		height: 23rem;
	}

	.campus_word {
		right: 5%;
		top: 2.5rem;
		padding-right: 1rem;
	}

	.campus_word h1 {
		font-size: 0.7rem;
	}

	.campus_word p {
		font-size: 0.5rem;
		margin-top: 0.2rem;
	}

	.campus_line {
		width: 1rem;
		height: 1px;
		top: 1rem;
	}

	.campus_tab {
		bottom: 2rem;
	}

	.campus_tab ul {
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
	}

	.campus_tab ul::-webkit-scrollbar {
		display: none;
	}

	.campus_tab li {
		display: inline-block;
		width: 6rem;
		height: 3.5rem;
		margin-right: 0.5rem;
	}

	.news {
		margin-top: 2rem;
	}

	.news_tab {
		width: 100%;
		overflow: hidden;
		margin-bottom: 2rem;
	}

	.news_tab li {
		float: left;
		width: 33.3%;
	}

	.news_tab p {
		font-size: 0.65rem;
	}

	.news_tab span {
		width: 0;
		margin-left: 0.3rem;
	}

	.news_tab .on span {
		width: 1rem;
	}

	.news_ul .news_word {
		margin-bottom: 2rem;
	}

	.news_ul .news_word:last-child {
		margin-bottom: 0;
	}

	.news_word h1 {
		font-size: 0.75rem;
		line-height: 1.1rem;
	}

	.news_word p {
		font-size: 0.55rem;
		line-height: 1rem;
		margin: 1rem 0 1.2rem;
	}

	.product_top {
		margin-top: 2.5rem;
	}

	.client {
		margin-top: 2rem;
	}

	.client li {
		width: 47.5%;
		height: 3.6rem;
		line-height: 3.6rem;
		margin-right: 5%;
		margin-bottom: 0.8rem;
	}

	.client li:nth-child(2n) {
		margin-right: 0;
	}

	.footer01 {
		padding: 2rem 0;
	}

	.footer01a {
		display: none;
	}

	.footer01b {
		width: 100%;
	}

	.footer01b h1 {
		font-size: 0.75rem;
		margin-bottom: 1.3rem;
	}

	.footer01b p {
		font-size: 0.55rem;
		margin-bottom: 0.8rem;
	}

	.footer01b span {
		font-size: 0.65rem;
	}

	.footer01c {
		float: left;
		margin-top: 1rem;
	}

	.footer01c img {
		width: 4rem;
	}

	.footer01c p {
		margin-top: 0.6rem;
	}

	.footer02 {
		padding: 1rem 0;
	}

	.footer02a {
		width: 100%;
	}

	.footer02a span {
		display: none;
	}

	.footer02a .footer02a_1 {
		width: 5rem;
	}

	.footer02a .footer02a_2 {
		display: none;
	}

	.footer02b {
		width: 100%;
		margin-top: 0.8rem;
	}

	.footer02b p {
		font-size: 0.5rem;
		line-height: 0.8rem;
	}
	.footer02b a{ color:#FFF}
	.footer02b a:hover{ color:#FFF}

	.picture_pic {
		height: 20rem;
	}

	.picture_w {
		width: 90%;
	}

	.picture_w h1 {
		font-size: 1.5rem;
	}

	.picture_w p {
		font-size: 0.65rem;
		margin-top: 0.5rem;
	}

	.leader ul {
		overflow-x: auto;
		white-space: nowrap;
		padding: 0.7rem 0 0.2rem;
	}

	.leader ul::-webkit-scrollbar {
		display: none;
	}

	.leader li {
		display: inline-block;
		width: 32%;
		margin-right: 5%;
		border-bottom: solid 0.15rem #eeeff7;
	}

	.leader .leader_active {
		border-bottom: solid 0.15rem #293d8d;
	}

	.leader li p {
		font-size: 0.65rem;
		line-height: 2.5rem;
	}

	.park_bg01 {
		padding-right: 0.7rem;
		padding-bottom: 0.7rem;
		margin-bottom: 1.8rem;
		background: url(../images/t_bg.png) right bottom no-repeat;
		background-size: 10rem auto;
	}

	.park_pic {
		height: 9rem;
	}

	.park_word {
		line-height: 1.2rem;
		margin: 1.5rem 0;
	}

	.park_word p {
		line-height: 1.2rem;
		margin: 1.5rem 0;
	}

	.park_bg02 {
		padding-right: 0.7rem;
		padding-bottom: 0.7rem;
		margin-bottom: 1.8rem;
		background: url(../images/t_bg.png) right bottom no-repeat;
		background-size: 10rem auto;
	}

	.graceful_btn span {
		width: 1.2rem;
		height: 1.2rem;
	}

	.graceful_btn img {
		width: 0.25rem;
	}

	.graceful-button-next {
		margin-left: 0.5rem;
	}

	.gracefulswiper {
		margin-top: 2rem;
		margin-bottom: -1rem;
	}

	.graceful_pic {
		height: 4rem;
	}

	.graceful_word {
		height: 3.2rem;
		padding: 0.5rem 0;
	}

	.graceful_word p {
		font-size: 0.55rem;
		line-height: 0.8rem;
	}

	.graceful_word span {
		display: none;
	}

	.honorswiper {
		margin-top: 2rem;
	}

	.honor_btn span {
		width: 1.2rem;
		height: 1.2rem;
	}

	.honor-button-next {
		margin-left: 0.5rem;
	}

	.honor_btn img {
		width: 0.25rem;
	}

	.honor li {
		margin-bottom: 1rem;
	}

	.content {
		padding: 2rem 0;
	}

	.contentL, .contentR {
		width: 100%;
	}

	.guide_title {
		overflow-x: auto;
		white-space: nowrap;
	}

	.guide_title::-webkit-scrollbar {
		display: none;
	}

	.guide_title li {
		display: inline-block;
 /*padding: 0 0.9rem;*/
		padding: 0 0.4rem;
	}

	.guide_title p {
		font-size: 0.55rem;
		line-height: 2rem;
	}

	.guide_title .guide_active {
		padding: 0 2.2rem 0 1rem;
	}

	.guide_title img {
		width: 0.7rem;
		right: 1rem;
		display: none;
	}

	.guide_title .guide_active img {
		display: block;
	}

	.guide01 {
		padding: 0.8rem 0;
		margin: 1rem 0 1.5rem;
	}

	.guide02 {
		padding: 0.2rem 0 1rem;
		margin: 0 0 1.5rem;
	}

	.subject {
		display: none;
	}

	.pro_list li {
		width: 100%;
		margin-bottom: 1.8rem;
	}

	.pro_pic {
		height: 8rem;
	}

	.pro_word {
		padding: 0.8rem 0;
	}

	.page {
		padding: 1rem 0 0.5rem;
	}

	.page_up, .page_down {
		line-height: 1.2rem;
	}

	.page_up img, .page_down img {
		width: 0.6rem;
	}

	.page ul {
		margin: 0 0.5rem;
	}

	.page li {
		width: 1.2rem;
		height: 1.2rem;
		line-height: 1.2rem;
		margin: 0 0.1rem;
	}

	.guide_p span {
		display: none;
	}

	.information li {
		padding-bottom: 1.2rem;
		margin-bottom: 1.2rem;
	}

	.information_word {
		width: 62%;
		height: 3.5rem;
	}

	.information_word h1 {
		font-size: 0.65rem;
	}

	.information_word p {
		font-size: 0.5rem;
		line-height: 0.7rem;
		margin-top: 0.3rem;
	}

	.information_word img {
		width: 0.7rem;
	}

	.information_pic {
		width: 33%;
		height: 3.5rem;
	}

	.return span {
		font-size: 0.55rem;
		margin-right: 0.1rem;
	}

	.return img {
		width: 0.45rem;
	}

	.return_title {
		margin-top: 1.2rem;
	}

	.article_title {
		font-size: 0.8rem;
	}

	.article_tip {
		margin: 1rem 0 1.5rem;
	}

	.article_tip p {
		font-size: 0.55rem;
		margin-right: 1rem;
	}

	.article_content {
		line-height: 1.3rem;
	}

	.article {
		padding-bottom: 1.5rem;
	}

	.article_write {
		padding: 1.5rem 0;
	}

	.article_write01 span {
		font-size: 0.55rem;
		margin-left: 0.1rem;
	}

	.article_write02 span {
		font-size: 0.55rem;
		margin-right: 0.1rem;
	}

	.article_write01 img, .article_write02 img {
		width: 0.6rem;
	}

	.related {
		padding-bottom: 1rem;
	}

	.related_title {
		padding: 0.9rem 0;
		margin: 0.5rem 0;
	}

	.related_title p {
		font-size: 0.75rem;
	}

	.related_title span {
		width: 0.8rem;
		height: 2px;
	}

	.related_ul li {
		padding: 0.9rem 0 0.9rem 1rem;
	}

	.related_ul span {
		width: 0.25rem;
		height: 0.25rem;
	}

	.contact {
		padding: 0.8rem 0 2rem;
	}

	.touch h1 {
		font-size: 1rem;
	}

	.touch span {
		width: 1.5rem;
		height: 0.12rem;
		margin: 1.2rem 0 1.5rem;
		border-radius: 0.3rem;
	}

	.touch p {
		font-size: 0.65rem;
		margin-bottom: 0.7rem;
	}

	.touch ul {
		padding-top: 1rem;
	}

	.touch li {
		width: 50%;
	}

	.touch ul section {
		font-size: 0.8rem;
	}

	#dituContent {
		height: 20rem;
		margin-top: 2.5rem;
	}

	.consult_title {
		padding: 1.5rem 0;
	}

	.consult_title h1 {
		font-size: 0.8rem;
	}

	.consult_int li {
		width: 100%;
		height: 2rem;
		line-height: 2rem;
		padding: 0 5%;
		border-radius: 0.2rem;
		margin-bottom: 0.8rem;
	}

	.consult_int span {
		margin-left: 0.1rem;
	}

	.consult_text textarea {
		padding: 0.7rem 5%;
		height: 8rem;
		border-radius: 0.2rem;
	}

	.consult_btn {
		margin: 1rem 0;
	}

	.consult_btn button {
		font-size: 0.65rem;
		width: 50%;
		line-height: 1.8rem;
		height: 1.8rem;
		border-radius: 0.2rem;
		border: solid 1px #1c1f3e;
	}
}
</pre></body></html>